func net/http.http2parseWindowUpdateFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1534: 	http2FrameWindowUpdate: http2parseWindowUpdateFrame,
		h2_bundle.go#L2353: func http2parseWindowUpdateFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {